projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
520bca5
)
(CRT0_COMPILE): Add -O and -Demacs.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Aug 1993 18:23:39 +0000
(18:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Aug 1993 18:23:39 +0000
(18:23 +0000)
src/m/7300.h
patch
|
blob
|
history
diff --git
a/src/m/7300.h
b/src/m/7300.h
index ae07264dd8824fd4b929a10bf3b4378ef00a814c..fdb276d8ac5f414261b0d64c386a8305237e65ed 100644
(file)
--- a/
src/m/7300.h
+++ b/
src/m/7300.h
@@
-106,4
+106,4
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Insist on using cc when compiling this. GCC may have been
configured to use GAS syntax, which causes problems. */
-#define CRT0_COMPILE cc -c
+#define CRT0_COMPILE cc -c
-O -Demacs